home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 3,701 to 3,800 / aol-file-protocol-4400-3701-to-3800.zip / AOLDLs / Sports / APSBB32_V3.0 Basketball StatTrak / APSBB301.exe / _SETUP.1 / bb30db.shell / NumberOptions.json < prev    next >
JavaScript Object Notation  |  1998-09-22  |  749b

  1. {
  2.     "schema": {
  3.         "OptionNumber": "Integer NOT NULL",
  4.         "Option": "Single",
  5.         "OptionDescription": "Text (50)"
  6.     },
  7.     "data": [
  8.         {
  9.             "OptionNumber": 1,
  10.             "Option": -1,
  11.             "OptionDescription": "Show Team Filters"
  12.         },
  13.         {
  14.             "OptionNumber": 2,
  15.             "Option": -1,
  16.             "OptionDescription": "Show Score by Quarters"
  17.         },
  18.         {
  19.             "OptionNumber": 3,
  20.             "Option": -1,
  21.             "OptionDescription": "Show Toolbar"
  22.         },
  23.         {
  24.             "OptionNumber": 4,
  25.             "Option": 0,
  26.             "OptionDescription": "Edit Points Scored"
  27.         },
  28.         {
  29.             "OptionNumber": 5,
  30.             "Option": 0,
  31.             "OptionDescription": "Format Name"
  32.         },
  33.         {
  34.             "OptionNumber": 6,
  35.             "Option": 0,
  36.             "OptionDescription": "Show Player Number"
  37.         },
  38.         {
  39.             "OptionNumber": 7,
  40.             "Option": -1,
  41.             "OptionDescription": "Show Commas in Numbers"
  42.         },
  43.         {
  44.             "OptionNumber": 8,
  45.             "Option": 0,
  46.             "OptionDescription": "Show \"NA\" for Statistics"
  47.         },
  48.         {
  49.             "OptionNumber": 9,
  50.             "Option": -1,
  51.             "OptionDescription": "Show Format Hint"
  52.         }
  53.     ]
  54. }